ASP.NET Core MVC コントロールヘルプ
StartLabel メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > WaterfallBuilder<T> クラス : StartLabel メソッド
The value.
Configurates C1.Web.Mvc.Waterfall<T>.StartLabel. Sets the label of the start bar.
シンタックス
'宣言
 
Public Function StartLabel( _
   ByVal value As System.String _
) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> StartLabel( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

WaterfallBuilder<T> クラス
WaterfallBuilder<T> メンバ